home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 July
/
EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso
/
earcd
/
util3
/
updatcpy.rdm
< prev
next >
Wrap
Text File
|
1996-06-17
|
2KB
|
44 lines
Short: Copy-command that replaces older files.
Author: ss37@irz.inf.tu-dresden.de (Sven Steiniger)
Uploader: ss37@irz.inf.tu-dresden.de (Sven Steiniger)
Version: 0.44
Type: util/sys
Replaces: util/sys/updatecopy*
------------------------------------------------------------------------------
English
------------------------------------------------------------------------------
UpdateCopy is an extension of the standard copy command. It does not
only copy files and create (if necessary) directories but also process
already existing files: older files are replaced automatical by newer
ones. UpdateCopy first try to find a version-string within the files
($VER: Programname Version.Reversion) and copy only the one with the
higher version or simply compares the dates.
UpdateCopy features multiple sourcefiles, pattern matching and
recursively directory scanning.
Sourcecode included.
Sorry for release 0.43. It was not tested enough.
NEW: - fixed the TESTMODE-option -> directories were still created
- optimized the sourcecode -> executable 1KByte smaller
------------------------------------------------------------------------------
Deutsch
------------------------------------------------------------------------------
UpdateCopy ist eine Erweiterung des Standard copy Kommandos. Es
kopiert nicht nur Dateien und erzeugt (wenn notwendig) Verzeichnisse
sondern bearbeitet auch schon existierende Dateien: ältere Dateien
werden automatisch durch neuere ersetzt. UpdateCopy sucht erst nach
nach der Versionszeichenkette ($VER: Programmname Version.Reversion)
in der Datei und überschreibt nur Dateien mit höherer Versionsnummer.
Findet UpdateCopy keine Versionsnummern vergleicht er das Datum der
Dateien und erzetzt wenn nötig.
UpdateCopy verarbeite außerdem mehrere Quelldateien, Namensmuster
und rekursive Verzeichnisdurchsuchung.
Inklusive Quelltext.
Sorry für Version 0.43. Diese Version war einfach nicht genug getested.
NEU: - TESTMODE-Option funktioniert jetzt -> Verzeichnisse wurden
erzeugt
- Quelltext optimiert -> UpDateCopy ist jetzt 1KBytes kleiner.